Release 10.1A: OpenEdge Development:
Debugging and Troubleshooting
AIA logging
Specifying the AIA log entry type turns on logging for different AIA actions based on logging level. The AIA log entry types provide the following information:
AiaMgmt— Logs messages about regular AIA operations, such as AIA version information, instantiation, some other informational messages, and information on the AIA connection pool. Level 2 (Basic) logs instantiation and informational messages. Level 3 (Verbose) logs the connection pool information. Level 4 (Extended) logs the same information as level 3.AiaProp— Logs the properties set for the specific AIA instance. These properties are set in theubroker.propertiesfile. Information is logged at logging level 2 (Basic) and higher.AiaRqst— Logs information on theGETandPOSTcommands sent by the client and the response back to the client. Information is logged at logging level 2 (Basic) and higher.AiaUBroker— Logs information on the communication between the AIA and the Unified broker (and AppServer or OpenEdge Adapter for SonicMQ BrokerConnect). Logging level 2 (Basic) provides most information. Level 3 (Verbose) also logs a binary dump of messages exchanged between the client and the broker/server process.AiaDefault— CombinesAiaMgmtandAiaProp. This is the default entry type for the AIA component.The following example shows entries for the AIA entry type with the logging level set to VERBOSE (3):
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |